@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1420{ width:1420px; margin: 0 auto; }
.container{width:1200px; margin: 0px auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

@font-face {
    font-family: 'beifang';
    src: url('../font/北方行书_1.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}





/* 导航栏 */
.header_nav{height:86px; width:100%; position: absolute; top:0; left:0; z-index: 99;  padding: 0 7%; border-bottom: 1px solid rgba(255,255,255,0.1) }
.h_logo{width:187px; height:100%; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.nav{width:63%; height:100%;float: right; margin-right:2%}
.nav .nLi{ float:left;  position:relative; display:inline; height:86px;  width:12.5%; text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:86px; display: table; margin: 0px auto;}
.nav .nLi:hover h3 p,.nav li.active h3 p{  background: url(../images/active.png) no-repeat center bottom}
.nav .sub{ display:none;left:50%; top:86px;  position:absolute;  line-height:26px; width:169px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#f69c4e}
.h_dhs{float: right; position: relative; background: url(../images/h_dhs.png) no-repeat center; width: 28px; height: 100%}
.h_dhs p{background: #f69c4e; color:#fff; font-size:22px; position: absolute; top:86px; right:0; padding: 8px 14px; display: none; width:195px; text-align:center}
.h_dhs:hover p{display: block}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.banner .swiper-slide a img{width:100%; height: auto; display: block}
.banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.swiper-pagination-bullet{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{background: #0796e5}
.ban_info{width:1430px; height: auto; position: absolute; bottom:0; left: 50%; margin-left: -715px; z-index: 1}
.ban_info_text{width:604px; height: 84px; background: #f69c4e; float: right; padding: 0 2%; margin-right: 9%}
.ban_info_text input[type="text"]{width:80%; height: 100%; float: left; background: none; font-size: 14px; color: #fff; border: 0}
.h_search{width:40px; height: 100%; float: right; background: url(../images/b_search.png) no-repeat center; border: 0}
.ban_info_text input::-webkit-input-placeholder {
    color:#fff;  
}  
.ban_info_text input:-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.ban_info_text input::-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.ban_info_text input:-ms-input-placeholder {
   color:#fff;  
} 

.ban_sj,.ban_wx,.ban_dz{width:30px; height: 30px; float: right; position: relative; margin-top: 25px}
.ban_dz{background: url(../images/dz_icon.png) no-repeat center}
.ban_sj{background: url(../images/sj_icon.png) no-repeat center}
.ban_wx{background: url(../images/wx_icon.png) no-repeat center; margin:25px 46px 0}
.ban_sj img,.ban_wx img{width:100px; height: auto; position: absolute; top:-100px; left:0; display: none}
.banner .swiper-button-next,.banner .swiper-button-prev{color:#fff; font-size: 24px; background: none; width: 40px; line-height: 44px;}
.banner .swiper-pagination{color:#fff; font-size:30px; width: auto; left:5.5%; bottom: 0; height:84px; line-height: 84px;}
.banner .swiper-pagination span{color:#fff; font-size:30px;}
.banner .swiper-button-next{right:auto; left:12%}

.ban_sj:hover img,.ban_wx:hover img{display: block}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #f9f0e9; padding-top: 76px; padding-bottom: 80px;}
.index_about_left{width:47.6%; height: auto; float: left; padding-right: 2%}
.index_about_t{width:100%; height: auto; overflow: hidden}
.index_about_t h4{color:#351a02; font-size: 58px; font-family: 'beifang'; text-transform: uppercase}
.index_about_t h3{color:#f69c4e; font-size:26px; font-weight: bold;}
.index_about_left ul{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.index_about_left ul li{width:31%; height:225px; background: #fef9f3; float: left; margin-right:3%; text-align: center;  padding:36px 20px 0; 
	transition: all 0.4s ease-in-out;}
.index_about_left ul li:nth-child(3n){margin-right: 0}
.index_about_left ul li h4{color:#333333; font-size: 16px; margin-top: 28px;}
.index_about_left ul li p{width:100%; height:62px; line-height: 62px; color: #dec8b7; font-family: 'beifang'; border-top:1px solid #fce5d0; text-transform: uppercase; margin-top: 18px }
.index_about_right{width:47%; height: auto; float: right; margin-top: 44px;}
.index_about_right img{width:100%; height: auto; display: block}
.index_about_xx{width:100%; height: auto; overflow: hidden; margin-top:48px }
.index_about_xx h5{color:#333333; font-size: 22px; font-weight: bold;}
.index_about_info{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 14px; line-height: 30px; display: block; margin-top: 20px;}
.in_about_more{width:166px; height: 50px; display: block; text-align: center; line-height: 50px; color:#fff; font-size: 16px; background: #f69c4e; margin-top: 64px;}
.in_about_more:hover{background: #351a02}
.index_about_left ul li:hover{padding:26px 20px 0; transition: all 0.4s ease-in-out;}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background:#fffbf7 url(../images/product_bjs.jpg) no-repeat top center; padding-top:60px;}
.index_product_title{width:100%; height: auto; overflow: hidden}
.index_product_title dl{width:auto; float: left}
.index_product_title dl dt{color:#fff; font-size: 56px; font-family: 'beifang';  text-transform: uppercase}
.index_product_title dl dd{color:#fff; font-size: 26px; font-weight: bold; margin-top: 8px;}
.index_product_nav{width:auto; float: right; margin-top:60px;}
.index_product_nav a{color:#fff; font-size: 18px;  float: left; margin-left:56px}
.index_product_nav a:hover{font-weight: bold;}
.index_product_top{width:100%; height: auto; overflow: hidden; margin-top: 36px; position: relative}
.index_product_top .slideTxtBox{ width:100%; height: auto; overflow: hidden; position: relative}
.index_product_top .slideTxtBox .hd{width:100%; height: auto; overflow: hidden; background: rgba(0,0,0,0.6); padding: 10px 35px; position: absolute; bottom:86px; left:0}
.index_product_top .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_product_top .slideTxtBox .hd ul li{float:left; width:11.18%; height: auto; overflow: hidden; margin-right: 1.5%}
.index_product_top .slideTxtBox .hd ul li img{width:100%; height: auto; display: block; }
.index_product_top .slideTxtBox .hd ul li:last-child{margin-right: 0}
.index_product_top .slideTxtBox .hd ul li.on{border: 2px solid #fff}
.index_product_top .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.bd_li{width:100%; height: auto; display: block}
.bd_li img{width:100%; height: auto; display: block}
.index_product_links{width:100%; height: auto; overflow: hidden; position: absolute; bottom:18px; left:0; z-index: 9}
.index_product_links a{color:#fff; font-size: 16px; height:50px; line-height: 50px;}
.in_pcp{background: url(../images/p_menu.png) no-repeat left center; padding-left: 70px; float: left; margin-left: 60px;}
.in_wj{background: url(../images/p_menu.png) no-repeat right center; padding-right: 70px; float: right; margin-right: 60px;}
.index_product_links a:hover{color:#351a02}


/*加盟*/
.index_join{width:100%; height: auto; overflow: hidden; background: #fffbf7; padding:50px 0 80px}
.index_join_t{width:100%; height: auto; overflow:hidden; text-align: center}
.index_join_t h4{color:#351a02; font-size: 56px; font-family: 'beifang'; text-transform: uppercase}
.index_join_t h5{color:#f69c4e; font-size: 26px; font-weight: bold; margin-top: 8px;}
.index_join ul{width:54.5%; height: auto; float: left; background: #ffff; margin-top: 28px;}
.index_join ul li{width:49%; height:317px; float: left; text-align: center;  position: relative; margin-bottom: 10px }
.index_join ul li:nth-child(2n){float: right}
.index_join_div{width:100%; height: 98%; position: relative; z-index: 9; background: #fff; padding:53px;}
.index_join ul li img{width:70px; height: auto; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_join ul li h4{color:#333333; font-size: 18px; font-weight: bold; margin:20px 0 15px}
.index_join ul li p{color:#666666; font-size: 14px; line-height: 26px;}
.index_join ul li hr{width:35px; height: 3px; background: #f5be94; display: block; margin:24px auto;}
.index_join ul li:hover{box-shadow:6px 6px 2px #f1efee;}
.index_join_right{width:45.5%; height: auto; float: right; position: relative; margin-top: 28px;}
.index_join_right img{width:100%; height: auto; display: block; position: relative; z-index: 1; }
.index_join_right:after{content: ""; width: 100%; height: 100%; background: #f69c4e; position: absolute; top:25px; left:15px;}
.index_join_hover{width:100%; height: auto; overflow: hidden; position: absolute; text-align: center; top:265px; left:0; z-index: 9}
.index_join_hover h4{font-size: 38px; font-weight: bold; color:#fff; line-height: 58px}
.index_join_hover h5{font-size: 18px; color:#fff; font-family:"beifang"; text-transform: uppercase; margin-top:20px;}
.index_join_hover a{background:#f69c4e; font-size: 16px; color:#fff; width: 210px; height: 58px; display: block; text-align: center; line-height: 58px; 
	margin:54px auto;}
.index_join ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.index_join_hover a:hover{background: #351a02}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat center; background-size: cover; padding:60px 0 }
.index_news_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_t h4{color:#fff; font-size: 56px; font-family: 'beifang'; text-transform: uppercase}
.index_news_t h5{color:#fff; font-size: 26px; font-weight: bold; margin-top: 8px;}
.index_news_top{width:100%; height: auto;  margin-top: 40px; position: relative}
.index_news_time{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: 26px}
.index_news_time dl{width:95px; height: auto; float: left; text-align: center}
.index_news_time dl dt{color:#333333; font-size: 42px; font-weight: bold;}
.index_news_time dl dd{color:#333333; font-size: 14px; font-family: "Arial"}
.index_news_time h3{margin-left: 110px; color:#333333; font-size: 18px; font-weight: bold; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; line-height: 30px; margin-top: 10px; }
.index_news_top .swiper-slide{position: relative; padding-bottom:24px}
.index_news_top .swiper-slide a{width:100%; height: auto; display: block; background: #fff; padding: 26px; position: relative; z-index: 1}
.index_news_top .swiper-slide:after{content: ""; width: 80%; height: 24px; background: rgba(255,255,255,0.4); position: absolute; bottom:0; left:50%;
	margin-left:-40% }
.index_news_top .swiper-slide a h4{width:100%; height: 48px; overflow: hidden; color:#999999; font-size: 14px; line-height: 24px;  word-break:break-all;
	display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin:26px 0 35px}
.in_nmore{width:140px;height: 40px; display: block; background: #f69c4e; margin: 0px auto; color:#fff; font-size: 14px; text-align: center; line-height: 40px;}
.index_news_top .swiper-button-next,.index_news_top .swiper-button-prev{width:44px; height: 44px;}
.index_news_top .swiper-button-next{background: url(../images/news_right.png) no-repeat center; right:-60px;}
.index_news_top .swiper-button-prev{background: url(../images/news_left.png) no-repeat center; left:-60px;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_news_bottom li{width:48%; height: 100px; float: left; background: rgba(255,255,255,0.7); margin-bottom:22px; padding:15px 20px}
.index_news_bottom li:nth-child(2n){float: right}
.index_news_xx{width:100%; height: 40px; line-height: 40px;}
.index_news_xx h3{width:60%; height: 100%; float: left; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	font-weight: bold;}
.index_news_xx span{color:#333333; font-size: 16px; float: right}
.index_news_bottom li p{width:100%; height:30px;  line-height: 30px; color: #888888; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li:hover{background: #fff}

.index_news_top .swiper-slide a:hover .in_nmore{background: #351a02}
.index_news_top .swiper-slide a:hover h4{color:#351a02}




/*联系我们*/
.index_contact{width:100%; height:807px; background: url(../images/contact_bjs.jpg) no-repeat center; background-size: cover; background-attachment: fixed;}
.index_contact_right{width:640px; height: 807px; float: right;  background: #f9f0e9; padding-top: 80px;}
.index_contact_right h4{color:#351a02; font-size: 58px; font-family: 'beifang'; text-transform: uppercase}
.index_contact_right h5{color:#f69c4e; font-size: 26px; font-weight: bold; margin-top: 10px;}
.index_contact_right p{color:#777777; font-size: 14px; line-height: 24px; margin-top: 30px; margin-bottom: 50px}
.index_contact_right dl{width:100%; height:55px; margin-bottom: 20px; }
.index_contact_right dl dt{width:306px; height: 100%; float: left; background: #fff; position: relative}
.index_contact_right dl input[type="text"]{width:100%; height: 100%; border: 0; color:#333; font-size: 16px; padding: 0 10px}
.index_contact_right dl dd{width:306px; height: 100%; float: right; background: #fff; position: relative}
.index_contact_right textarea{width:100%; height:148px; background: #fff; padding: 10px; color:#333; font-size: 16px; resize: none; border: 0}
.index_tijiao{width:200px; height: 55px; background: #f69c4e; text-align: center; line-height: 55px; font-size: 18px; color:#fff; border: 0; margin: 34px auto 0; display: table}

.index_tijiao:hover{background: #351a02; cursor: pointer}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; }
.footer_top{width:100%; height:146px; border-bottom: 1px solid rgba(255,255,255,0.1); padding-top: 38px }
.footer_top dl{width:auto; float: left; margin-right:130px}
.footer_top dl dt{width:40px; height: auto; float: left}
.footer_top dl dt img{width:100%; height: auto;}
.footer_top dl dd{margin-left: 60px;}
.footer_top dl dd span{color:#fff; font-size: 16px; display: block; margin-bottom: 8px}
.footer_top dl dd p{color:#fff; font-size:20px; display: block}
.footer_top dl:last-child{margin-right: 0}
.footer_center{height: auto; overflow: hidden; margin: 50px auto}
.footer_center_left{width:auto; float: left}
.footer_center_left dl{width:auto; float: left; margin-right: 85px;}
.footer_center_left dl:last-child{margin-right: 0}
.footer_center_left dl dt{color:#ffffff; font-size: 20px; font-weight: bold; background: url(../images/f_dian.png) no-repeat right center; display: table; 
	padding-right: 30px;}
.footer_center_left dl dd{width:100%; height: auto; display: block; margin-top: 20px}
.f_dl{width:100px; height: auto; float: left}
.f_dl a,.footer_center_left dl dd a{width:100%; display: block; line-height: 30px; color: #cfcfcf; font-size: 14px; margin-bottom: 8px}
.f_dl a:hover,.footer_center_left dl dd a:hover{color:#fff}
.footer_center_right{width:auto; height: auto; float: right}
.footer_center_right dl{width:150px; height: auto; float:left; margin-left: 80px}
.footer_center_right dl dt{width:100%; height: 150px; background: url(../images/ma_bjs.png) no-repeat center; padding: 10px;}
.footer_center_right dl dt img{width: 100%;}
.footer_center_right dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}
.footer_all{width:100%; height: 65px; background: #000000}
.copy_bq{width:auto;height:65px; line-height:65px;  position: relative; float: left; font-size:14px; color:#fff;}
.copy_bq a{color:#fff}
.copy_bq a:hover{color:#0d357f!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; float: right; margin-top: 26px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_zhichi .js{width:84px;}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#f69c4e;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #f69c4e; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #f69c4e; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden; margin-bottom:40px}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #f69c4e}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}


.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height: 90px; background: #f7f6f4;position: relative; margin-bottom:40px}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #f69c4e; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #f69c4e;}
.honor_list li:hover .gallery-title{ background: #f69c4e; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:374px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:760px; height:auto; float:right; margin-left:20px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #f69c4e;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{width:120px;  height:40px;line-height:40px; color:#333; display:block;  text-align:center; font-size:16px; background:#eee}
.yfzx_more:hover{background: #f69c4e; color: #fff; border: 1px solid #f69c4e}
.n_pro_nav{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.n_pro_nav a{font-size:16px; color:#666; border:1px solid #ffffff;   height: 50px; line-height:50px; width:auto; float:left; padding:0 20px; margin-right:10px; margin-bottom:10px;}
.n_pro_nav a:hover,.n_pro_nav a.m_active{background:#f69c4e; color:#fff}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:18px; font-weight:bold; overflow:hidden; white-space:nowrap}




/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:620px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#f69c4e; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:550px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #f69c4e; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #f69c4e;font-size: 16px;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden;font-size: 16px; }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #f69c4e; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #f69c4e; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#f69c4e}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #f69c4e; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#f69c4e}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#f69c4e; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#f69c4e}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:1200px; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.contact_right p{ font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-left: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 50px;  }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #f69c4e; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}

.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}




/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #f69c4e;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:780px;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #f69c4e;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}

.about_one_right{ width:80%; height:auto; float:right;}
.about_one_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 29px; }
.ny_about_five{width:100%; height: auto; overflow: hidden; margin-bottom: 85px;}
.ny_about_five .container,.ny_about_four .container{border-top:1px solid #333333; padding-top: 48px;}
.about_five_t{width:185px; height: auto; float: left; text-align: right; margin-top:50px}
.about_five_t h3{font-size: 40px;; color: #222222; font-weight: bold;}
.about_five_t p{font-size: 16px; color: #333333;  font-family: "Arial"; margin-top:12px;}
.about_five_t img{margin-top: 22px;}
.about_five_pic{width:auto; margin-left: 260px;}
.about_five_pic a{width:100%; height: auto; display: block}
.about_five_pic a img{width:100%; height: auto; display: block}

.ny_fzlc{width:100%; height:auto; overflow:hidden; margin-bottom:60px;}






@media screen and (max-width:1500px){
	.w1420{width:1200px;}
	.ban_info{width:1200px; margin-left: -600px;}
	.index_product_nav a{margin-left: 35px;}
	.index_product_title dl dt{font-size: 48px;}
	.index_contact_right{width:690px; padding-left: 50px;}
	.footer_top dl{margin-right: 120px;}
	.footer_center_left dl{margin-right: 50px;}
	.footer_center_right dl{margin-left: 50px;}
}




@media screen and (max-width:1300px){
.nav{width:70%}
}

